Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

ENH: Implemented max, min and sum operators #72

Merged
merged 1 commit into from
Aug 21, 2014

Conversation

cpelley
Copy link

@cpelley cpelley commented Apr 24, 2014

Relates to issue: #3

If successful, more on its way (gmean etc.)

@@ -1366,6 +1462,85 @@ def _normalise_axis(axis, array):
return axes


def _aggregation_param_handle(axis, a):
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you might not like this name.. anything better?

@cpelley
Copy link
Author

cpelley commented Apr 25, 2014

Thanks @rhattersley

@cpelley
Copy link
Author

cpelley commented Jun 13, 2014

Apologies for squashing, only there was trouble resolving conflicts over multiple commits.... easier to squash them and resolve over a single commit.

@rhattersley rhattersley merged commit 06e598d into SciTools:master Aug 21, 2014
@rhattersley
Copy link
Member

There were a couple of minor merge conflicts, so since @cpelley isn't around to fix I've merged by hand.

@cpelley cpelley deleted the min_max_sum_rms branch August 29, 2014 09:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants